Network Quality of Service (QoS)

To maintain the stability of our platform and provide all customers with reliable services we implement Quality of Service (QoS) in our network.

This means that each port on our infrastructure is limited to a specific maximum bandwidth. The limit is applied on a port level and therefore is the same for all flavor types.

The current limits are:

  • Maximum ingress / egress limit for internal ports: 10 Gbit/s
  • Maximum ingress / egress limit for router ports on the provider network: 5 Gbit/s
  • Maximum ingress / egress limit for external traffic via Floating IPs: 5 Gbit/s

This means that VMs without Floating IPs share the external bandwidth among each other when they use the same router. To increase the bandwidth to 5 Gbit/s per VM, you can use a Floating IP.

Once network traffic exceeds the bandwidth limit, excess packets are dropped; for TCP connections, this typically manifests as retransmissions and increased latency. This is the same behavior as if a physical NIC is saturated.